Skip to content

fix(backend): move supported UserListParams to UserCountParams#8508

Open
jebibot wants to merge 1 commit intoclerk:mainfrom
jebibot:user-list-params
Open

fix(backend): move supported UserListParams to UserCountParams#8508
jebibot wants to merge 1 commit intoclerk:mainfrom
jebibot:user-list-params

Conversation

@jebibot
Copy link
Copy Markdown
Contributor

@jebibot jebibot commented May 8, 2026

Description

Moved supported UserListParams to UserCountParams according to https://clerk.com/docs/reference/backend-api/2025-11-10/tag/users/GET/users/count.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

@jebibot is attempting to deploy a commit to the Clerk Production Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

🦋 Changeset detected

Latest commit: 5e6b1f5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
@clerk/backend Patch
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/hono Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jebibot jebibot force-pushed the user-list-params branch from ee2d8a4 to 5e6b1f5 Compare May 8, 2026 08:48
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 3f488dcb-a9af-4d1a-9032-a507c9d6c23e

📥 Commits

Reviewing files that changed from the base of the PR and between ee2d8a4 and 5e6b1f5.

📒 Files selected for processing (2)
  • .changeset/twelve-dolls-agree.md
  • packages/backend/src/api/endpoints/UserApi.ts
✅ Files skipped from review due to trivial changes (2)
  • .changeset/twelve-dolls-agree.md
  • packages/backend/src/api/endpoints/UserApi.ts

📝 Walkthrough

Walkthrough

This PR adds a deprecation notice to the last_active_at_since query parameter in the UserCountParams type within the backend User API, directing users to the lastActiveAtAfter parameter instead. A corresponding changeset declares a patch version bump for @clerk/backend and documents the addition of a missing UserListParams type export, derived from the existing UserCountParams definition.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: moving UserListParams to UserCountParams to align with backend API specification.
Description check ✅ Passed The description is directly related to the changeset, explaining the purpose of moving UserListParams to UserCountParams with a reference to the API documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant